Storm-static

Benchmark
Model:consensus v.1 (MDP)
Parameter(s)N = 4, K = 4
Property:steps_min (exp-reward)
Invocation (default)
~/storm/build/bin/storm --prism consensus.4.prism --prop consensus.props steps_min --constants K=4 --exact  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:4.3939149379730225s
Return code:0
Relative Error:0.0
Log
Storm 1.5.1

Date: Wed Apr 29 14:28:44 2020
Command line arguments: --prism consensus.4.prism --prop consensus.props steps_min --constants K=4 --exact --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

Time for model input parsing: 0.004s.

Time for model construction: 0.813s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	43136
Transitions: 	144352
Choices: 	115840
Reward Models:  steps
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * finished -> 64 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "steps_min": R[exp]{"steps"}min=? [F "finished"] ...
Result (for initial states): 768 (approx. 768)
Time for model checking: 3.506s.